home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Insight Into Information (Demo)
/
Insight Into Information Demo CD-ROM 1994.ISO
/
menu
/
00022_MainAdminiJPEG.020.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-19
|
260 b
|
11 lines
on mouseUp
set savedCastNum to the castNum of sprite the clickOn
set the castNum of sprite the clickOn to 23
updateStage()
repeat with i = 1 to 100
nothing()
end repeat
set the castNum of sprite the clickOn to savedCastNum
go(1, "admin")
end